github.com/google/go-cmp/cmp.textWrap.String (method, view implemented interface methods)

2 uses

	github.com/google/go-cmp/cmp (current package)
		report_text.go#L112: func (s *textWrap) String() string {
		report_text.go#L199: 	return (&textWrap{Prefix: "{", Value: s, Suffix: "}"}).String()